CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp 客户端

搜索资源列表

  1. MTSClientSrc

    0下载:
  2. 于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6920
    • 提供者:无形
  1. 5ivb_767697

    1下载:
  2. 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取。客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件)。&nbs... -Chat program like QQ, written by VB. Include server site and client site, using tcp/ip, windows socket.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:74883
    • 提供者:lee
  1. tcpcandperl

    0下载:
  2. 本程序包包含有linux下socket通讯的tcp例程,包含有tcp的服务器端和客户端,含有C语言以及perl两种实现,本人整理,全部能运行。-bags containing the procedures under linux tcp socket communications routines, including a tcp servers and clients, containing C and perl language to achieve both, I collated all
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27988
    • 提供者:李强
  1. mintcp

    0下载:
  2. 一个symbian下的tcp连接的客户端/服务器源代码-a football scores tcp connections under the client / server source code
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:14936
    • 提供者:姜洋
  1. 会话通信程序1

    0下载:
  2. 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:16921
    • 提供者:小亮
  1. LiveClient

    0下载:
  2. 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:757640
    • 提供者:王征
  1. Filestrasform

    0下载:
  2. 用tcp协议来传输文件,这个程序分客户端和服务端.代码简单,适合初学者-using tcp agreement to transfer files, the procedure, the client and server. Code simple and suitable for beginners
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:35186
    • 提供者:黄双龙
  1. SockTCP

    0下载:
  2. 该程序使用了Socket接口建立通住双方的TCP连接,从而完成通信.服务器方可以与多个客户端建立连接,并且可以选择要向哪个已建立起连接的客户端发送消息.-the procedures used to establish Socket Interface-living both TCP connections, thus completing communications. Server side with the establishment of a number of client conne
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:74074
    • 提供者:田雨
  1. windowsTCP

    0下载:
  2. 本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41192
    • 提供者:tan
  1. 简单Socket通讯

    0下载:
  2. TCP通讯测试小程序(客户端),可选择保持连接或一次收发完毕后自动断开。-small TCP communications test procedures (client), or may choose to stay connected after a transceiver automatically disconnected.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10341
    • 提供者:何原
  1. CorpClient

    0下载:
  2. 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:2919
    • 提供者:彭宇
  1. CorpServerService2

    1下载:
  2. 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:3621
    • 提供者:彭宇
  1. j_tcp

    0下载:
  2. 使用TCP实现两个进程间的通信 (编写客户端与服务器端的Java程序)-use TCP achieve two inter-process communication (to prepare client and server-side Java program)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2233
    • 提供者:汪汪
  1. udp_CS_talk

    1下载:
  2. 用C++Builder写的基于UDP协议的通讯聊天程序,用UDP/TCP 的VCL组件实现.同时展示了TListView组件的使用.分为客户端服务器两个程序.-C Builder was based on UDP communications chat program using UDP / TCP VCL to achieve. A demonstration of the use of TListView components. Client-server is divided into t
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:198297
    • 提供者:程宇冰
  1. Server_TCP

    0下载:
  2. 一个TCP和UPD聊天、传收文件程序,该程序为服务器版,另外还有客户端版-a TCP and UPD chatting, communicating documents procedures, the procedures for the server version, as well as the client version
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:175646
    • 提供者:hui
  1. masm_Feiler_v1.0

    2下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69644
    • 提供者:水滴
  1. tcp_client_ocx

    0下载:
  2. 一个不错的tcp的客户端activex控件-a good tcp client activeX control
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:89557
    • 提供者:姜俊波
  1. tcpudpproxy

    0下载:
  2. 一个封装非常好的tcp、udp异步客户端通讯类 自动支持sock4、sock5代理,在循环的数据发送中可保证数据的成功发送-a very good tcp, udp asynchronous client communications automatically support sock4, sock5 agents, the cycle of the data can be sent to ensure the success of this data
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:236499
    • 提供者:邹远富
  1. tcp_cs

    0下载:
  2. 一个简单的TCP/IP客户端和服务器端的功能实现.-a simple TCP / IP client and server-side functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:董永亮
  1. socket_examples555

    0下载:
  2. 使用C/C++语言实现简单的TCP/IP协议,实现了客户端的功能,可接受网页和服务器的内容。-use C / C language simple TCP / IP protocol to achieve the client's functional, acceptable website and the content server.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10610
    • 提供者:徐帆
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com